projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40eb99c
)
Copy copyright fix from r100646 to one more file.
author
Glenn Morris
<rgm@gnu.org>
Thu, 19 Jan 2012 07:15:48 +0000
(23:15 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 19 Jan 2012 07:15:48 +0000
(23:15 -0800)
etc/grammars/python.wy
patch
|
blob
|
history
diff --git
a/etc/grammars/python.wy
b/etc/grammars/python.wy
index e632cefc660cdc17bd25bebd16331bb032b7787f..4b288dcb9a2e7a96a39cb0bfb27e9df647bc6e85 100644
(file)
--- a/
etc/grammars/python.wy
+++ b/
etc/grammars/python.wy
@@
-1,7
+1,8
@@
;;; python.wy -- LALR grammar for Python
;; Copyright (C) 2002-2011, 2012 Free Software Foundation, Inc.
-;; Copyright (C) 2001-2010 Python Software Foundation
+;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;; 2009, 2010 Python Software Foundation; All Rights Reserved
;; Author: Richard Kim <ryk@dspwiz.com>
;; Maintainer: Richard Kim <ryk@dspwiz.com>